var runtime.stopTheWorldContext

3 uses

	runtime (current package)
		proc.go#L1408: var stopTheWorldContext worldStop
		proc.go#L1447: 		stopTheWorldContext = stopTheWorldWithSema(reason) // avoid write to stack
		proc.go#L1450: 	return stopTheWorldContext